NotificationEventCriteria Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Notification Event Criteria

INHERITED FROM

RASSerilazableObj
RASListObj
Notification
NotificationEvent
NotificationEventCriteria

INTERFACES

PUBLIC PROPERTIES

Type Name Description
String AdminCreate Inherited from RASListObj
String AdminLastMod Inherited from RASListObj
Boolean AllServers
Boolean Enabled Inherited from Notification
Boolean EnableGracePeriod Inherited from Notification
Boolean EnableInterval Inherited from Notification
Boolean ExecuteScript Inherited from Notification
UInt32 GracePeriod Inherited from Notification
Boolean HasThreshold Inherited from Notification
UInt32 Id
UInt32 Interval Inherited from Notification
String Recipients Inherited from Notification
UInt32 ScriptId Inherited from Notification
Boolean SendEmail Inherited from Notification
UInt32 SiteId Inherited from Notification
List<UInt32> TargetIds
TargetType TargetType
DateTime TimeCreate Inherited from RASListObj
DateTime TimeLastMod Inherited from RASListObj
NotificationType Type Inherited from Notification
Boolean WaitUntilRecovered Inherited from Notification

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Commands

Get-RASNotificationEvent
New-RASNotificationEvent